drop "replace" dependency from libldb
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 27 Nov 2024 18:51:50 +0000 (21:51 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 8 Mar 2026 11:27:42 +0000 (14:27 +0300)
commit4cb41e1938d955272dfb8f55cef986bfea816baf
tree370a2a697cc43d7732afa1e5a946a254c45f9f38
parentab26cee2fb981d45bf473a3350e57c2d5d1c1326
drop "replace" dependency from libldb

Forwarded: not-needed

When building as a sub-library within samba, where
libreplace is a private library, libldb.so will
have rpath pointing to the private samba dir.  Since
ldb actually does not use anything from libreplace,
just remove the dependency.

Gbp-Pq: Name ldb-no-replace.diff
lib/ldb/wscript